home *** CD-ROM | disk | FTP | other *** search
/ Chip 2007 January, February, March & April / Chip-Cover-CD-2007-02.iso / Pakiet internetowy / Czytniki NEWS / 40Tude Dialog 2.0.15.1 beta 38 / 4d2b38.exe / {app} / dialog.exe / 0 / RCDATA / TADRESSBOOKFORM / TADRESSBOOKFORM.txt
Encoding:
Text File  |  2005-02-07  |  6.4 KB  |  270 lines

  1. object AdressbookForm: TAdressbookForm
  2.   Left = 429
  3.   Top = 177
  4.   HelpContext = 1360
  5.   AutoScroll = False
  6.   BorderIcons = [biSystemMenu]
  7.   Caption = 'Addressbook'
  8.   ClientHeight = 295
  9.   ClientWidth = 433
  10.   Color = clBtnFace
  11.   Font.Charset = DEFAULT_CHARSET
  12.   Font.Color = clWindowText
  13.   Font.Height = -11
  14.   Font.Name = 'MS Sans Serif'
  15.   Font.Style = []
  16.   OldCreateOrder = False
  17.   OnClose = FormClose
  18.   OnCreate = FormCreate
  19.   OnDestroy = FormDestroy
  20.   OnShow = FormShow
  21.   PixelsPerInch = 96
  22.   TextHeight = 13
  23.   object Splitter2: TTntSplitter
  24.     Left = 201
  25.     Top = 24
  26.     Height = 243
  27.     AutoSnap = False
  28.   end
  29.   object Panel1: TPanel
  30.     Left = 0
  31.     Top = 267
  32.     Width = 433
  33.     Height = 28
  34.     Align = alBottom
  35.     BevelOuter = bvNone
  36.     TabOrder = 0
  37.     DesignSize = (
  38.       433
  39.       28)
  40.     object OkBtn: TTntButton
  41.       Left = 285
  42.       Top = 2
  43.       Width = 64
  44.       Height = 25
  45.       Anchors = [akTop, akRight]
  46.       Caption = '&OK'
  47.       Default = True
  48.       TabOrder = 0
  49.       Visible = False
  50.       OnClick = SendMailBtnClick
  51.     end
  52.     object CloseBtn: TTntButton
  53.       Left = 357
  54.       Top = 2
  55.       Width = 72
  56.       Height = 25
  57.       Anchors = [akTop, akRight]
  58.       Cancel = True
  59.       Caption = '&Close'
  60.       ModalResult = 2
  61.       TabOrder = 1
  62.     end
  63.   end
  64.   object BookPane: TPanel
  65.     Left = 0
  66.     Top = 24
  67.     Width = 201
  68.     Height = 243
  69.     Align = alLeft
  70.     TabOrder = 1
  71.     object Splitter1: TTntSplitter
  72.       Left = 1
  73.       Top = 121
  74.       Width = 199
  75.       Height = 4
  76.       Cursor = crVSplit
  77.       Align = alTop
  78.       AutoSnap = False
  79.     end
  80.     object BookLV: TTntListView
  81.       Left = 1
  82.       Top = 1
  83.       Width = 199
  84.       Height = 120
  85.       Align = alTop
  86.       Columns = <
  87.         item
  88.           AutoSize = True
  89.           Caption = 'Addressbook'
  90.         end>
  91.       HideSelection = False
  92.       ReadOnly = True
  93.       RowSelect = True
  94.       SortType = stText
  95.       TabOrder = 0
  96.       ViewStyle = vsReport
  97.       OnChange = BookLVChange
  98.       OnClick = BookLVClick
  99.       OnSelectItem = BookLVSelectItem
  100.     end
  101.     object EntryLV: TTntListView
  102.       Left = 1
  103.       Top = 125
  104.       Width = 199
  105.       Height = 117
  106.       Align = alClient
  107.       Columns = <
  108.         item
  109.           AutoSize = True
  110.           Caption = 'Name'
  111.         end
  112.         item
  113.           AutoSize = True
  114.           Caption = 'Email'
  115.         end
  116.         item
  117.           AutoSize = True
  118.           Caption = 'Key'
  119.           MaxWidth = 40
  120.         end>
  121.       HideSelection = False
  122.       MultiSelect = True
  123.       ReadOnly = True
  124.       RowSelect = True
  125.       SortType = stText
  126.       TabOrder = 1
  127.       ViewStyle = vsReport
  128.       OnClick = EntryLVClick
  129.       OnDblClick = Editselectedentry1Click
  130.       OnSelectItem = EntryLVSelectItem
  131.     end
  132.   end
  133.   object EntryPane: TPanel
  134.     Left = 204
  135.     Top = 24
  136.     Width = 229
  137.     Height = 243
  138.     Align = alClient
  139.     BevelOuter = bvNone
  140.     TabOrder = 2
  141.     object Panel4: TPanel
  142.       Left = 0
  143.       Top = 0
  144.       Width = 229
  145.       Height = 243
  146.       Align = alClient
  147.       TabOrder = 0
  148.       object PaintBox: TPaintBox
  149.         Left = 1
  150.         Top = 197
  151.         Width = 227
  152.         Height = 45
  153.         Align = alBottom
  154.         OnPaint = PaintBoxPaint
  155.       end
  156.       object AddressEdit: TPlusMemoU
  157.         Left = 1
  158.         Top = 1
  159.         Width = 227
  160.         Height = 196
  161.         Cursor = crIBeam
  162.         Alignment = taLeftJustify
  163.         ScrollBars = ssVertical
  164.         AltFont.Charset = DEFAULT_CHARSET
  165.         AltFont.Color = clWindowText
  166.         AltFont.Height = -11
  167.         AltFont.Name = 'MS Sans Serif'
  168.         AltFont.Style = []
  169.         CaretWidth = 1
  170.         ColumnWrap = 0
  171.         DisplayOnly = False
  172.         EnableHotKeys = False
  173.         EndOfTextMark.Color = clRed
  174.         EndOfTextMark.Style = psClear
  175.         Justified = False
  176.         LineHeight = 0
  177.         Options = [pmoWrapCaret, pmoInsertKeyActive, pmoWideOverwriteCaret, pmoAutoScrollBars]
  178.         Overwrite = False
  179.         ReadOnly = True
  180.         RightLinePen.Color = clGray
  181.         RightLinePen.Style = psDot
  182.         ScrollTime = 0
  183.         SelBackColor = clHighlight
  184.         SelTextColor = clHighlightText
  185.         Separators = #9#10#13' $%&+,./:;<=>'
  186.         SpecUnderline.Color = clRed
  187.         UpdateMode = umImmediate
  188.         Version = 'v6.2h Professional ed.'
  189.         Align = alClient
  190.         Font.Charset = DEFAULT_CHARSET
  191.         Font.Color = clWindowText
  192.         Font.Height = -11
  193.         Font.Name = 'Arial Unicode MS'
  194.         Font.Style = []
  195.         ParentFont = False
  196.         TabOrder = 0
  197.         TabStop = True
  198.         OnKeyDown = AddressEditKeyDown
  199.       end
  200.     end
  201.   end
  202.   object AddressBookTopDock: TTBXDock
  203.     Left = 0
  204.     Top = 0
  205.     Width = 433
  206.     Height = 24
  207.     object Toolbar: TTBXToolbar
  208.       Left = 0
  209.       Top = 0
  210.       BorderStyle = bsNone
  211.       CloseButton = False
  212.       DefaultDock = AddressBookTopDock
  213.       DockableTo = []
  214.       DockMode = dmCannotFloatOrChangeDocks
  215.       FullSize = True
  216.       ItemTransparency = itEnable
  217.       ParentShowHint = False
  218.       ShowCaption = False
  219.       ShowHint = True
  220.       Stretch = True
  221.       TabOrder = 0
  222.       UseLastDock = False
  223.       object BookManageBtn: TTBXSubmenuItem
  224.         Caption = '&Book...'
  225.         DisplayMode = nbdmTextOnly
  226.         Options = [tboDropdownArrow]
  227.         object Createnewaddressbook1: TTBXItem
  228.           Caption = '&Create new addressbook...'
  229.           OnClick = Createnewaddressbook1Click
  230.         end
  231.         object Renameaddressbook1: TTBXItem
  232.           Caption = '&Rename addressbook...'
  233.           OnClick = Renameaddressbook1Click
  234.         end
  235.         object Deleteaddressbook1: TTBXItem
  236.           Caption = '&Delete addressbook...'
  237.           OnClick = Deleteaddressbook1Click
  238.         end
  239.       end
  240.       object EntryManageBtn: TTBXSubmenuItem
  241.         Caption = '&Entry...'
  242.         DisplayMode = nbdmTextOnly
  243.         Options = [tboDropdownArrow]
  244.         object Addnewentry1: TTBXItem
  245.           Caption = '&Add new entry...'
  246.           OnClick = Addnewentry1Click
  247.         end
  248.         object Editselectedentry1: TTBXItem
  249.           Caption = '&Edit selected entry...'
  250.           OnClick = Editselectedentry1Click
  251.         end
  252.         object Deleteselectedentry1: TTBXItem
  253.           Caption = '&Delete selected entry...'
  254.           OnClick = Deleteselectedentry1Click
  255.         end
  256.       end
  257.       object TBXSeparatorItem1: TTBXSeparatorItem
  258.         Blank = True
  259.         Size = 20
  260.       end
  261.       object SendMailBtn: TTBXItem
  262.         Caption = '&Send email'
  263.         DisplayMode = nbdmTextOnly
  264.         Hint = '&Send email'
  265.         OnClick = SendMailBtnClick
  266.       end
  267.     end
  268.   end
  269. end
  270.